[INFO] cloning repository https://github.com/luli-tech/my-rust-starter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luli-tech/my-rust-starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluli-tech%2Fmy-rust-starter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluli-tech%2Fmy-rust-starter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1aff702e1b26c62a5a925f442e82f5e00e227c55
[INFO] fixing luli-tech/my-rust-starter against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluli-tech%2Fmy-rust-starter" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luli-tech/my-rust-starter
[INFO] finished tweaking git repo https://github.com/luli-tech/my-rust-starter
[INFO] tweaked toml for git repo https://github.com/luli-tech/my-rust-starter written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luli-tech/my-rust-starter on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luli-tech/my-rust-starter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rtoolbox v0.0.3
[INFO] [stderr]   Downloaded rpassword v7.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9ce4e3a74471c7ef9b985ac66581ee476f2d28da94de68338c195b2b86d6e637
[INFO] running `Command { std: "docker" "start" "9ce4e3a74471c7ef9b985ac66581ee476f2d28da94de68338c195b2b86d6e637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ce4e3a74471c7ef9b985ac66581ee476f2d28da94de68338c195b2b86d6e637" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ce4e3a74471c7ef9b985ac66581ee476f2d28da94de68338c195b2b86d6e637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ce4e3a74471c7ef9b985ac66581ee476f2d28da94de68338c195b2b86d6e637" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking rusqlite v0.29.0
[INFO] [stderr]     Checking rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/password_manager/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result as SqliteResult`
[INFO] [stdout]  --> src/password_manager/manager.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rusqlite::{Connection, Result as SqliteResult};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error: `argon2::password_hash::Error: std::error::Error` is not satisfied
[INFO] [stdout]   --> src/password_manager/manager.rs:39:62
[INFO] [stdout]    |
[INFO] [stdout] 39 |             .hash_password(master_password.as_bytes(), &salt)?
[INFO] [stdout]    |              ------------------------------------------------^ the trait `std::error::Error` is not implemented for `argon2::password_hash::Error`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this has type `Result<_, argon2::password_hash::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = note: required for `anyhow::Error` to implement `From<argon2::password_hash::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/password_manager/manager.rs:45:41
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let key: &Key<Aes256Gcm> = Key::from_slice(&key[0..32]);
[INFO] [stdout]    |                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/password_manager/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result as SqliteResult`
[INFO] [stdout]  --> src/password_manager/manager.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rusqlite::{Connection, Result as SqliteResult};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `generate_nonce` found for struct `AesGcm<Aes, NonceSize, TagSize>` in the current scope
[INFO] [stdout]   --> src/password_manager/manager.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let nonce = Aes256Gcm::generate_nonce(&mut OsRng);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ associated function or constant not found in `AesGcm<Aes256, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `AeadCore` which provides `generate_nonce` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use aes_gcm::AeadCore;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `generate_key` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 55 -         let nonce = Aes256Gcm::generate_nonce(&mut OsRng);
[INFO] [stdout] 55 +         let nonce = Aes256Gcm::generate_key(&mut OsRng);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error: `argon2::password_hash::Error: std::error::Error` is not satisfied
[INFO] [stdout]   --> src/password_manager/manager.rs:39:62
[INFO] [stdout]    |
[INFO] [stdout] 39 |             .hash_password(master_password.as_bytes(), &salt)?
[INFO] [stdout]    |              ------------------------------------------------^ the trait `std::error::Error` is not implemented for `argon2::password_hash::Error`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this has type `Result<_, argon2::password_hash::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = note: required for `anyhow::Error` to implement `From<argon2::password_hash::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `aes_gcm::aead::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/password_manager/manager.rs:45:41
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let key: &Key<Aes256Gcm> = Key::from_slice(&key[0..32]);
[INFO] [stdout]    |                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `flush` found for struct `Stdout` in the current scope
[INFO] [stdout]   --> src/password_manager/mod.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |     std::io::stdout().flush().unwrap();
[INFO] [stdout]    |                       ^^^^^ method not found in `Stdout`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1508:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Stdout` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `flush` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dirs` in this scope
[INFO] [stdout]   --> src/password_manager/mod.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let mut db_path = dirs::home_dir().expect("Could not find home directory");
[INFO] [stdout]    |                       ^^^^ use of unresolved module or unlinked crate `dirs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dirs`, use `cargo add dirs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `flush` found for struct `Stdout` in the current scope
[INFO] [stdout]   --> src/password_manager/mod.rs:61:31
[INFO] [stdout]    |
[INFO] [stdout] 61 |             std::io::stdout().flush().unwrap();
[INFO] [stdout]    |                               ^^^^^ method not found in `Stdout`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1508:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Stdout` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `flush` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `generate_nonce` found for struct `AesGcm<Aes, NonceSize, TagSize>` in the current scope
[INFO] [stdout]   --> src/password_manager/manager.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let nonce = Aes256Gcm::generate_nonce(&mut OsRng);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ associated function or constant not found in `AesGcm<Aes256, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `AeadCore` which provides `generate_nonce` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use aes_gcm::AeadCore;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `generate_key` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 55 -         let nonce = Aes256Gcm::generate_nonce(&mut OsRng);
[INFO] [stdout] 55 +         let nonce = Aes256Gcm::generate_key(&mut OsRng);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `flush` found for struct `Stdout` in the current scope
[INFO] [stdout]   --> src/password_manager/mod.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |     std::io::stdout().flush().unwrap();
[INFO] [stdout]    |                       ^^^^^ method not found in `Stdout`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1508:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Stdout` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `flush` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dirs` in this scope
[INFO] [stdout]   --> src/password_manager/mod.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let mut db_path = dirs::home_dir().expect("Could not find home directory");
[INFO] [stdout]    |                       ^^^^ use of unresolved module or unlinked crate `dirs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dirs`, use `cargo add dirs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `flush` found for struct `Stdout` in the current scope
[INFO] [stdout]   --> src/password_manager/mod.rs:61:31
[INFO] [stdout]    |
[INFO] [stdout] 61 |             std::io::stdout().flush().unwrap();
[INFO] [stdout]    |                               ^^^^^ method not found in `Stdout`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1508:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Stdout` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `flush` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust` (bin "rust") due to 5 previous errors; 3 warnings emitted
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust` (bin "rust" test) due to 5 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9ce4e3a74471c7ef9b985ac66581ee476f2d28da94de68338c195b2b86d6e637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce4e3a74471c7ef9b985ac66581ee476f2d28da94de68338c195b2b86d6e637", kill_on_drop: false }`
[INFO] [stdout] 9ce4e3a74471c7ef9b985ac66581ee476f2d28da94de68338c195b2b86d6e637
